Push
class Push
Functions
Link copied to clipboard
Link copied to clipboard
Use this method in the onMessageReceived
of your class which extends FirebaseMessagingService
to allow the RainbowSdk to manage new message received.
Link copied to clipboard
Use this method in the onTokenRefresh
of your class which extends FirebaseInstanceIdService
to allow the RainbowSdk to refresh token if necessary.
Link copied to clipboard